Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.Ipc Namespace : SessionIpcChannel Class |
The following tables list the members exposed by SessionIpcChannel.
Name | Description | |
---|---|---|
![]() | SessionIpcChannel Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | ChannelData | Gets the channel-specific data. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | ChannelName | Gets the name of the current channel. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | ChannelPriority | Gets the priority of the current channel. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | IsSecured | Gets or sets a Boolean value that indicates whether the current channel is secure. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
Name | Description | |
---|---|---|
![]() | CreateMessageSink | Returns a channel message sink that delivers messages to the specified URL or channel data object. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | GetUrlsForUri | Returns an array of all the URLs for an object with the specified URI, hosted on the current System.Runtime.Remoting.Channels.Ipc.IpcChannel. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | Parse | Extracts the channel URI and the remote well-known object URI from the specified URL. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | StartListening | Instructs the current channel to start listening for requests. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |
![]() | StopListening | Instructs the current channel to stop listening for requests. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel) |