| IServerIsUsingSSL Property  | 
 
            Get whether IServer is using SSL secure connection
            
 
    Namespace: 
   AdiIRCAPI
    Assembly:
   AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
 Syntax
SyntaxReadOnly Property IsUsingSSL As Boolean
	Get
property bool IsUsingSSL {
	bool get ();
}abstract IsUsingSSL : bool with get
Property Value
Type: 
Boolean See Also
See Also