TcpKsiServiceProtocolBaseServiceAddress Property
|
Server IP and port.
Namespace:
Guardtime.KSI.Service.Tcp
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxprotected string ServiceAddress { get; }
Protected ReadOnly Property ServiceAddress As String
Get
protected:
property String^ ServiceAddress {
String^ get ();
}
member ServiceAddress : string with get
Property Value
Type:
String
See Also