NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

WellKnownObjectMode Enumeration

[Visual Basic]
Public Enum WellKnownObjectMode
[C#]
public enum WellKnownObjectMode
[C++]
public enum WellKnownObjectMode

[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.

Members

Member Name Description
SingleCall  
Singleton  

Requirements

Namespace: System.Runtime.Remoting

Assembly: mscorlib.dll

See Also

System.Runtime.Remoting Namespace