public BindInfo ( string protocol, IPAddress ip, int port, bool ssl, byte[] certificate )
Public Sub New ( _ protocol As String, _ ip As IPAddress, _ port As Integer, _ ssl As Boolean, _ certificate As Byte() _ )
public: BindInfo ( String^ protocol, IPAddress^ ip, int port, bool ssl, array<unsigned char>^ certificate )
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)