Moonware.Common Namespace > ConnectedUser Class : NumWCFRequests Property |
'Declaration <DataMemberAttribute()> Public Property NumWCFRequests As Long
'Usage Dim instance As ConnectedUser Dim value As Long instance.NumWCFRequests = value value = instance.NumWCFRequests
[DataMemberAttribute()] public long NumWCFRequests {get; set;}
[DataMemberAttribute()] public: property int64 NumWCFRequests { int64 get(); void set ( int64 value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2