Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | PlatformConnectOptions>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
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 ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
PlatformConnectOptions ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
PlatformConnectOptions ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public EnableRsync ( string options, string remote_path_prefix, bool omit_remote_hostname ) : void | ||
options | string | |
remote_path_prefix | string | |
omit_remote_hostname | bool | |
Результат | void |
public PlatformConnectOptions ( LLDB rhs ) : System | ||
rhs | LLDB | |
Результат | System |
public PlatformConnectOptions ( string url ) : System | ||
url | string | |
Результат | System |
protected PlatformConnectOptions ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | PlatformConnectOptions>.System.Collections.Concurrent.ConcurrentDictionary |