|
DbClientIsConnected Method |
Check the connection
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected bool IsConnected()
Protected Function IsConnected As Boolean
protected:
bool IsConnected()
member IsConnected : unit -> bool
Return Value
Type:
Boolean
See Also