Mono Class Library: Overview

System.Runtime.Remoting.Messaging.AsyncResult: Members

The members of System.Runtime.Remoting.Messaging.AsyncResult are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
AsyncDelegateobject. Documentation for this section has not yet been entered.
[read-only]
AsyncStateobject. Documentation for this section has not yet been entered.
[read-only]
AsyncWaitHandleSystem.Threading.WaitHandle. Documentation for this section has not yet been entered.
[read-only]
CompletedSynchronouslybool. Documentation for this section has not yet been entered.
EndInvokeCalledbool. Documentation for this section has not yet been entered.
[read-only]
IsCompletedbool. Documentation for this section has not yet been entered.
[read-only]
NextSinkIMessageSink. Documentation for this section has not yet been entered.

Public Methods

AsyncProcessMessage(IMessage, IMessageSink) : IMessageCtrl
Documentation for this section has not yet been entered.
GetReplyMessage() : IMessage
Documentation for this section has not yet been entered.
SetMessageCtrl(IMessageCtrl)
Documentation for this section has not yet been entered.
SyncProcessMessage(IMessage) : IMessage
Documentation for this section has not yet been entered.