Gets the total number of remoting invocations that were successfully executed.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
long Processed { get; }
ReadOnly Property Processed As Long Get
property long long Processed { long long get (); }
/** @property */ long get_Processed()