Method | Description | |
---|---|---|
ChannelManager ( ServerPrx server, string channel ) : System | ||
Close ( ) : void | ||
GetOrCreate ( string name ) : int | ||
Remove ( string name ) : void |
public ChannelManager ( ServerPrx server, string channel ) : System | ||
server | ServerPrx | |
channel | string | |
return | System |