ArcFM Server Developer Guide
SessionIpcChannel Class Members
Properties  Methods 

The following tables list the members exposed by SessionIpcChannel.

Public Constructors
 NameDescription
Public ConstructorSessionIpcChannel ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyChannelDataGets the channel-specific data. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public PropertyChannelNameGets the name of the current channel. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public PropertyChannelPriorityGets the priority of the current channel. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public PropertyIsSecuredGets or sets a Boolean value that indicates whether the current channel is secure. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Top
Public Methods
 NameDescription
Public MethodCreateMessageSinkReturns a channel message sink that delivers messages to the specified URL or channel data object. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public MethodGetUrlsForUriReturns 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)
Public MethodParseExtracts the channel URI and the remote well-known object URI from the specified URL. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public MethodStartListeningInstructs the current channel to start listening for requests. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Public MethodStopListeningInstructs the current channel to stop listening for requests. (Inherited from System.Runtime.Remoting.Channels.Ipc.IpcChannel)
Top
See Also

Reference

SessionIpcChannel Class
Miner.Responder.Shared.Channels.Ipc Namespace

 

 


Send Comment