ArcFM Solution Developer Guide
NextChannelSink Property (IdentityServerSink)


Syntax
'Declaration
 
Public Property NextChannelSink As System.Runtime.Remoting.Channels.IServerChannelSink
'Usage
 
Dim instance As IdentityServerSink
Dim value As System.Runtime.Remoting.Channels.IServerChannelSink
 
instance.NextChannelSink = value
 
value = instance.NextChannelSink
public System.Runtime.Remoting.Channels.IServerChannelSink NextChannelSink {get; set;}
Requirements

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.

See Also

Reference

IdentityServerSink Class
IdentityServerSink Members

 

 


Send Comment