IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
A client-activated type for .NET Remoting. More...
Public Member Functions | |
virtual string | GetRemoteObjectType () |
Get the type of the remote object. ClientActivatedObject or ServerActivatedObject More... | |
void | GetProcessThreadID (out uint processId, out uint threadId) |
Get the current process ID and thread ID. More... | |
Protected Attributes | |
float | fField |
Properties | |
float | FloatProperty [get, set] |
A float property. More... | |
A client-activated type for .NET Remoting.
|
inlinevirtual |
Get the type of the remote object. ClientActivatedObject or ServerActivatedObject
|
inline |
Get the current process ID and thread ID.
processId | current process ID |
threadId | current thread ID |
|
protected |
|
getset |
A float property.