[This is preliminary documentation and is subject to change.]
Represents a client call site identifier which gets generated on client and sent to server upon handshake.
This struct identifies the calling client by supplying machine/host name and calling application instance ID
Namespace: NFX.Glue.NativeAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public struct ClientSite : INamed
[SerializableAttribute]
public struct ClientSite : INamed
<SerializableAttribute>
Public Structure ClientSite
Implements INamed
<SerializableAttribute>
Public Structure ClientSite
Implements INamed
[SerializableAttribute]
public value class ClientSite : INamed
[SerializableAttribute]
public value class ClientSite : INamed
[<SealedAttribute>]
[<SerializableAttribute>]
type ClientSite =
struct
interface INamed
end
[<SealedAttribute>]
[<SerializableAttribute>]
type ClientSite =
struct
interface INamed
end