[This is preliminary documentation and is subject to change.]
Returns a reference to remote instance or null if service is stateless(no instance created)
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public Nullable<Guid> RemoteInstance { get; }public Nullable<Guid> RemoteInstance { get; }Public ReadOnly Property RemoteInstance As Nullable(Of Guid)
Get
Public ReadOnly Property RemoteInstance As Nullable(Of Guid)
Get
public:
property Nullable<Guid> RemoteInstance {
Nullable<Guid> get ();
}public:
property Nullable<Guid> RemoteInstance {
Nullable<Guid> get ();
}member RemoteInstance : Nullable<Guid> with get
member RemoteInstance : Nullable<Guid> with get
Property Value
Type:
Nullable
Guid