System.Runtime.Remoting.Channels.Http.HttpReadingStream.Flush C# (CSharp) Method

Flush() public method

public Flush ( ) : void
return void
        public override  void Flush() { throw new NotSupportedException(); }