Mono Class Library: Overview

System.Runtime.Remoting.Contexts.SynchronizationAttribute: Members

The members of System.Runtime.Remoting.Contexts.SynchronizationAttribute are listed below.

See Also: Inherited members from System.Runtime.Remoting.Contexts.ContextAttribute

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

const
NOT_SUPPORTEDint (1). Documentation for this section has not yet been entered.
const
REQUIREDint (4). Documentation for this section has not yet been entered.
const
REQUIRES_NEWint (8). Documentation for this section has not yet been entered.
const
SUPPORTEDint (2). Documentation for this section has not yet been entered.

Public Properties

[read-only]
IsReEntrantbool. Documentation for this section has not yet been entered.
Lockedbool. Documentation for this section has not yet been entered.

Public Methods

GetClientContextSink(System.Runtime.Remoting.Messaging.IMessageSink) : System.Runtime.Remoting.Messaging.IMessageSink
Documentation for this section has not yet been entered.
override
GetPropertiesForNewContext(System.Runtime.Remoting.Activation.IConstructionCallMessage)
Documentation for this section has not yet been entered.
GetServerContextSink(System.Runtime.Remoting.Messaging.IMessageSink) : System.Runtime.Remoting.Messaging.IMessageSink
Documentation for this section has not yet been entered.
override
IsContextOK(Context, System.Runtime.Remoting.Activation.IConstructionCallMessage) : bool
Documentation for this section has not yet been entered.