TransportDuplexSessionChannel.BeginCloseOutput Метод

Определение

protected:
 abstract System::Runtime::AsyncCompletionResult BeginCloseOutput(TimeSpan timeout, Action<System::Object ^> ^ callback, System::Object ^ state);
protected abstract System.Runtime.AsyncCompletionResult BeginCloseOutput (TimeSpan timeout, Action<object> callback, object state);
abstract member BeginCloseOutput : TimeSpan * Action<obj> * obj -> System.Runtime.AsyncCompletionResult
Protected MustOverride Function BeginCloseOutput (timeout As TimeSpan, callback As Action(Of Object), state As Object) As AsyncCompletionResult

Параметры

timeout
TimeSpan
callback
Action<Object>
state
Object

Возвращаемое значение

Применяется к