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