Click or drag to resize
Xcalibur Systems LLC Logo

EndpointState Property

Gets the state.

Namespace: Xcalibur.NativeMethods.V2.Networking
Assembly: Xcalibur.NativeMethods.V2 (in Xcalibur.NativeMethods.V2.dll) Version: 1.0.1.0
Syntax
public TcpState State { get; }

Property Value

TcpState
The state.
See Also