System.ServiceModel.MonoInternal.DuplexClientRuntimeChannel.CloseOutputSession C# (CSharp) Метод

CloseOutputSession() публичный Метод

public CloseOutputSession ( System.TimeSpan timeout ) : void
timeout System.TimeSpan
Результат void
		public void CloseOutputSession (TimeSpan timeout)
		{
			throw new NotImplementedException ();
		}