ITransportFactoryContainerGetLocalAddresses Method |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
SyntaxList<string> GetLocalAddresses()
Function GetLocalAddresses As List(Of String)
List<String^>^ GetLocalAddresses()
abstract GetLocalAddresses : unit -> List<string>
Return Value
Type:
ListString
See Also