Свойство | Тип | Описание | |
---|---|---|---|
Application | BaseClientApplication |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
Process ( |
||
Process ( BaseProtocol pFrom, string name, bool isPersistent, Variant primitives ) : void | ||
RegisterProtocol ( |
||
SOManager ( BaseClientApplication application ) : System | ||
UnRegisterProtocol ( BaseProtocol protocol ) : void | ||
this ( string name, bool persistent = false ) : |
Метод | Описание | |
---|---|---|
ProcessSharedObjectPrimitive ( |
public Process ( |
||
pFrom | ||
request | Variant | |
Результат | bool |
public Process ( BaseProtocol pFrom, string name, bool isPersistent, Variant primitives ) : void | ||
pFrom | BaseProtocol | |
name | string | |
isPersistent | bool | |
primitives | Variant | |
Результат | void |
public RegisterProtocol ( |
||
protocol | ||
Результат | void |
public SOManager ( BaseClientApplication application ) : System | ||
application | BaseClientApplication | |
Результат | System |
public UnRegisterProtocol ( BaseProtocol protocol ) : void | ||
protocol | BaseProtocol | |
Результат | void |
public this ( string name, bool persistent = false ) : |
||
name | string | |
persistent | bool | |
Результат |