Property | Type | Description | |
---|---|---|---|
NativeToManagedMap | PlatformConnectOptions>.System.Collections.Concurrent.ConcurrentDictionary |
Property | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Method | Description | |
---|---|---|
DisableRsync ( ) : void | ||
Dispose ( ) : void | ||
EnableRsync ( string options, string remote_path_prefix, bool omit_remote_hostname ) : void | ||
PlatformConnectOptions ( LLDB rhs ) : System | ||
PlatformConnectOptions ( string url ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
PlatformConnectOptions ( void native, bool skipVTables = false ) : System |
Method | Description | |
---|---|---|
PlatformConnectOptions ( |
||
__CopyValue ( |
public EnableRsync ( string options, string remote_path_prefix, bool omit_remote_hostname ) : void | ||
options | string | |
remote_path_prefix | string | |
omit_remote_hostname | bool | |
return | void |
public PlatformConnectOptions ( LLDB rhs ) : System | ||
rhs | LLDB | |
return | System |
public PlatformConnectOptions ( string url ) : System | ||
url | string | |
return | System |
protected PlatformConnectOptions ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
return | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
return |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
return |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
return | PlatformConnectOptions>.System.Collections.Concurrent.ConcurrentDictionary |