Method | Description | |
---|---|---|
Dispose ( ) : void | ||
RegisterChannel ( string channelName ) : void | ||
UnRegisterChannel ( string channelName ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposeManaged ) : void | ||
EnsureWatcher ( string channelName ) : |
||
OnMessageReceived ( object sender, |
||
ProcessMessage ( string fullPath ) : void | ||
XDIOStreamListener ( ISerializer serializer ) : System |
public RegisterChannel ( string channelName ) : void | ||
channelName | string | |
return | void |
public UnRegisterChannel ( string channelName ) : void | ||
channelName | string | |
return | void |