Метод | Описание | |
---|---|---|
GetBytesProcessed ( ) : int | ||
IsForwardingEnabled ( ) : bool | ||
IsRecordingEnabled ( ) : bool | ||
StartForward ( |
||
StartRecording ( bool Is_ReplayFormat, string FilePath, |
||
StopForwarding ( ) : void | ||
StopRecording ( ) : void |
Метод | Описание | |
---|---|---|
Cleanup ( ) : void | ||
DOWork ( ) : void | ||
IsConnectionActive ( ) : bool |
public static GetBytesProcessed ( ) : int | ||
Результат | int |
public static IsForwardingEnabled ( ) : bool | ||
Результат | bool |
public static IsRecordingEnabled ( ) : bool | ||
Результат | bool |
public static StartForward ( |
||
Interface_Addres | ||
Multicast_Address | ||
PortNumber | int | |
Frwd_Interface_Addres | ||
Frwd_Multicast_Address | ||
Frwd_PortNumber | int | |
Результат | bool |
public static StartRecording ( bool Is_ReplayFormat, string FilePath, |
||
Is_ReplayFormat | bool | |
FilePath | string | |
Interface_Addres | ||
Multicast_Address | ||
PortNumber | int | |
Результат | bool |