ITransportFactoryContainerGetLocalAddresses Method |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax List<string> GetLocalAddresses()
Function GetLocalAddresses As List(Of String)
List<String^>^ GetLocalAddresses()
abstract GetLocalAddresses : unit -> List<string>
Return Value
Type:
ListStringSee Also