Miner.Responder.Shared Assembly > Miner.Responder.Shared.Channels.Ipc Namespace > SessionIpcChannel Class : CreateMessageSink Method |
'Declaration <System.Security.Permissions.SecurityPermissionAttribute(Flags=SecurityPermissionFlag.Infrastructure, Assertion=False, UnmanagedCode=False, SkipVerification=False, Execution=False, ControlThread=False, ControlEvidence=False, ControlPolicy=False, SerializationFormatter=False, ControlDomainPolicy=False, ControlPrincipal=False, ControlAppDomain=False, RemotingConfiguration=False, Infrastructure=True, BindingRedirects=False, Action=SecurityAction.Demand Or _ SecurityAction.Deny Or _ SecurityAction.LinkDemand, Unrestricted=False)> Public Function CreateMessageSink( _ ByVal url As System.String, _ ByVal remoteChannelData As System.Object, _ ByRef objectURI As System.String _ ) As System.Runtime.Remoting.Messaging.IMessageSink
'Usage Dim instance As SessionIpcChannel Dim url As System.String Dim remoteChannelData As System.Object Dim objectURI As System.String Dim value As System.Runtime.Remoting.Messaging.IMessageSink value = instance.CreateMessageSink(url, remoteChannelData, objectURI)
[System.Security.Permissions.SecurityPermission(Flags=SecurityPermissionFlag.Infrastructure, Assertion=false, UnmanagedCode=false, SkipVerification=false, Execution=false, ControlThread=false, ControlEvidence=false, ControlPolicy=false, SerializationFormatter=false, ControlDomainPolicy=false, ControlPrincipal=false, ControlAppDomain=false, RemotingConfiguration=false, Infrastructure=true, BindingRedirects=false, Action=SecurityAction.Demand | SecurityAction.Deny | SecurityAction.LinkDemand, Unrestricted=false)] public System.Runtime.Remoting.Messaging.IMessageSink CreateMessageSink( System.string url, System.object remoteChannelData, out System.string objectURI )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.