Method | Description | |
---|---|---|
GetBindingKey ( byte sid ) : string | ||
GetClientBindingKey ( byte sid, ulong pid ) : string | ||
GetClientRoutingKey ( byte sid, ulong pid ) : string | ||
GetExchange ( byte sid ) : string | ||
GetMode ( string mode ) : Mode | ||
GetRoutingKey ( byte sid ) : string | ||
GetServiceId ( string service ) : byte | ||
IsServiceForward ( byte sid ) : bool |
Method | Description | |
---|---|---|
ServiceMeta ( ) : Common.System |
public GetClientBindingKey ( byte sid, ulong pid ) : string | ||
sid | byte | |
pid | ulong | |
return | string |
public GetClientRoutingKey ( byte sid, ulong pid ) : string | ||
sid | byte | |
pid | ulong | |
return | string |
public GetServiceId ( string service ) : byte | ||
service | string | |
return | byte |