| ChannelNetworkHandle Property |
diaGlobWrapper Help
Returns the channel's network handle.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic int NetworkHandle { get; }Public ReadOnly Property NetworkHandle As Integer
Get
public:
property int NetworkHandle {
int get ();
}member NetworkHandle : int with get
Property Value
Type:
Int32
See Also