WellKnownServiceTypeEntry.Mode Property

Definition

Gets the WellKnownObjectMode of the server-activated service type.

public:
 property System::Runtime::Remoting::WellKnownObjectMode Mode { System::Runtime::Remoting::WellKnownObjectMode get(); };
public System.Runtime.Remoting.WellKnownObjectMode Mode { get; }
member this.Mode : System.Runtime.Remoting.WellKnownObjectMode
Public ReadOnly Property Mode As WellKnownObjectMode

Property Value

The WellKnownObjectMode of the server-activated service type.

Applies to