ProtoCamClient Constructor |
Namespace: StreamCoders.DevicesAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public ProtoCamClient(
IPEndPoint remoteEndpoint
)
Public Sub New (
remoteEndpoint As IPEndPoint
)
public:
ProtoCamClient(
IPEndPoint^ remoteEndpoint
)
new :
remoteEndpoint : IPEndPoint -> ProtoCamClient
Parameters
- remoteEndpoint
- Type: System.NetIPEndPoint
See Also