Method | Description | |
---|---|---|
GetFullStatus ( StringBuilder status ) : void | ||
SnapNetworkServer ( SecureStreamServer |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Releases the unmanaged resources used by the SnapNetworkServer object and optionally releases the managed resources.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true to release both managed and unmanaged resources; false to release only unmanaged resources. |
return | void |
public GetFullStatus ( StringBuilder status ) : void | ||
status | StringBuilder | |
return | void |
public SnapNetworkServer ( SecureStreamServer |
||
authentication | SecureStreamServer |
|
client | ||
server | SnapServer | |
requireSsl | bool | |
return | System |