![Xcalibur Systems LLC Logo](../icons/logo.png) |
EndpointProtocol Property |
Gets the protocol.
Namespace: Xcalibur.NativeMethods.V2.NetworkingAssembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntaxpublic Protocols Protocol { get; }
Public ReadOnly Property Protocol As Protocols
Get
public:
property Protocols Protocol {
Protocols get ();
}
member Protocol : Protocols with get
Property Value
Protocols
The protocol.
See Also