| ChannelProtocolType Property |
diaGlobWrapper Help
Returns the Inkostar.DiaGlobWrapperCommon.Protocol enumerator used by the channel.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic DiaGlobWrapperCommonProtocol ProtocolType { get; }Public ReadOnly Property ProtocolType As DiaGlobWrapperCommonProtocol
Get
public:
property DiaGlobWrapperCommonProtocol ProtocolType {
DiaGlobWrapperCommonProtocol get ();
}member ProtocolType : DiaGlobWrapperCommonProtocol with get
Property Value
Type:
DiaGlobWrapperCommonProtocol
See Also