com.onlineobject.objectnet Namespace

ConnectionType Enumeration

Defines the types of network connections.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public enum ConnectionType

Members


Member nameDescription
Server Represents a server in a network connection.
Client Represents a client in a network connection.