System.ServiceModel.MonoInternal.DuplexClientRuntimeChannel.CloseOutputSession C# (CSharp) Method

CloseOutputSession() public method

public CloseOutputSession ( System.TimeSpan timeout ) : void
timeout System.TimeSpan
return void
		public void CloseOutputSession (TimeSpan timeout)
		{
			throw new NotImplementedException ();
		}