Post Method
Microsoft Robotics Studio
Untyped post to the underlying PortSet
Namespace: Microsoft.Dss.Services.SubscriptionManager
Assembly: DssRuntime (in DssRuntime.dll)
Version: 1.5.507.0
Syntax
public void Post(
Object item
)
'Declaration
Public Sub Post ( _
item As Object _
)
public:
void Post (
Object^ item
)
Parameters
- item
Object
See Also
SubscriptionManagerPort Class