Samraksh eMote .NOW
Instance Property (CSMA)
        



Returns the instance of the CSMA object
Syntax
'Declaration
 
Public Shared ReadOnly Property Instance As CSMA
'Usage
 
Dim value As CSMA
 
value = CSMA.Instance
public static CSMA Instance {get;}
public:
static property CSMA^ Instance {
   CSMA^ get();
}
Remarks
This is a singleton pattern. There can only be one CSMA Mac object.
Requirements

Target Platforms: eMote .NOW

See Also

Reference

CSMA Class
CSMA Members

Send Feedback