SDT4.Managed.Network

Namespaces

SDT4.Managed.Network

Type Description
IConnectionEndpoint
INetworkSession
IRemoteConnection
PacketBroadcast
PacketListenerDelegate
PacketProtocol
RemoteConnectionStatus
RemoteConnectionStatusDelegate
RPCBuilder A reserved structure for defining a remote procedure call.

SDT4.Managed.Network.Attributes

Type Description
NetworkFieldNotificationDelegate
NetworkReplicateFieldNotifierAttribute
PacketCharSet Character set for string packet marshalling
ReplicateAttribute
ReplicateFieldAttribute
ReplicationPolicy
ReplicationQuantization
RPCAttribute Defines a method to be treated as a remote callable procedure. This restricts certain capabilities, such as requiring
strict memory layouts on input parameters, having limited managed data type usage, and argument size.
StringPacketAttribute Allows managed strings to be sent to remote connections.