Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
Pool(System::String ^ hostName, int port);
public Pool (string hostName, int port);
new Microsoft.Rtc.Internal.Signaling.Pool : string * int -> Microsoft.Rtc.Internal.Signaling.Pool
Public Sub New (hostName As String, port As Integer)