Skip to content

Connection class

public static class Connection

Public Members

name description
static Descriptor { get; } Service descriptor
static BindService(…) Creates service definition that can be registered with a server (2 methods)
abstract class ConnectionBase Base class for server-side implementations of Connection
class ConnectionClient Client for Connection

See Also