Sets a context deploy time property overriding any existing property with the same key within
a processing unit configuration.

C# | Visual Basic | Visual C++ | J# |
public virtual MemcachedDeployment SetContextProperty( string key, string value )
Public Overridable Function SetContextProperty ( _ key As String, _ value As String _ ) As MemcachedDeployment
public: virtual MemcachedDeployment^ SetContextProperty( String^ key, String^ value )
public MemcachedDeployment SetContextProperty( String key, String value )

The MemcachedDeployment set with the specified property.