SnapNetworkClient Constructor
Namespace: SnapDB.Snap.Services.NetAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
SnapDB.Snap.Services.Net.SnapNetworkClient = function(settings, credentials, useSsl);
Parameters
- settings SnapNetworkClientSettings
- The config to use for the client
- credentials SecureStreamClientBase (Optional)
-
The network credentials to use.
If left null, the computers current credentials are use.
- useSsl Boolean (Optional)
- Specifies if ssl encryption is desired for the connection.